docs: state the ABI=Idris2 / FFI=Zig baseline explicitly#52
Merged
Conversation
Verified against the estate's actual convention (gossamer-mcp / k9iser-mcp cartridge templates in boj-server-cartridges, and the Hexadeca-Connector pattern in hypatia/proven-servers) rather than assumed. This repo's own src/abi/FeedbackOTron/Contract.idr and ffi/zig/src/main.zig already comply; this documents why, and notes the 'unified adapter' Zig protocol-bridge layer is a boj-cartridge concept this repo doesn't carry directly (it's the wrapped engine, not the cartridge). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017LDhR8gtnittEWSafunnrq
hyperpolymath
marked this pull request as ready for review
July 17, 2026 16:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the estate's ABI/FFI baseline in
.claude/CLAUDE.md, grounded in code I actually verified rather than assumed: thegossamer-mcp/k9iser-mcpcartridge templates inboj-server-cartridgesand the Hexadeca-Connector pattern inhypatia/proven-servers.src/abi/FeedbackOTron/Contract.idralready complies (real,proofs.yml-checked).ffi/zig/src/main.zigis a labeled stub, no substitution.boj-server/boj-server-cartridges); this repo is the wrapped engine, not the cartridge, so it doesn't carry anadapter/of its own — noted explicitly to avoid future confusion.hypatia/proven-servers) descends from a retired V-lang reference indeveloper-ecosystem, replaced per the estate's V-lang ban (2026-04-10).Doc-only change; no code touched.
🤖 Generated with Claude Code
https://claude.ai/code/session_017LDhR8gtnittEWSafunnrq
Generated by Claude Code